home *** CD-ROM | disk | FTP | other *** search
/ OpenGL Superbible (2nd Edition) / OpenGL SuperBible e2.iso / tools / GLUT-3.7 / PROGS / GLE / README < prev    next >
Encoding:
Text File  |  1998-08-12  |  419 b   |  10 lines

  1.  
  2. The demos are best seen in order, from the most basic, to the advanced. 
  3. Run the "rundemo" script.
  4.  
  5. Note that most of the demo's were written using cut & paste, starting
  6. with the simplest demo, cylinder.c.  We could have written a fancy demo
  7. package that avoided all of the cut&paste of code, but we felt that this
  8. would only hide what we are trying to show here: the programming API for
  9. the tube & extrusion library.
  10.